Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed setting the flatfield on zoom level changes #803

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

DominicOram
Copy link
Contributor

Fixes #801

Instructions to reviewer on how to test:

  1. Confirm all code to do with flat field has been removed

Checks for reviewer

  • Would the PR title make sense to a scientist on a set of release notes
  • If a new device has been added does it follow the standards
  • If changing the API for a pre-existing device, ensure that any beamlines using this device have updated their Bluesky plans accordingly
  • Have the connection tests for the relevant beamline(s) been run via dodal connect ${BEAMLINE}

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.00%. Comparing base (228d9dc) to head (2069797).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #803      +/-   ##
==========================================
- Coverage   95.01%   95.00%   -0.01%     
==========================================
  Files         116      116              
  Lines        4753     4744       -9     
==========================================
- Hits         4516     4507       -9     
  Misses        237      237              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@noemifrisina noemifrisina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DominicOram DominicOram merged commit 6babfc5 into main Sep 30, 2024
18 checks passed
@DominicOram DominicOram deleted the 801_remove_setting_flatfield branch September 30, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove setting flat field when zoom changes
2 participants